Categories

Versions

Stem (Porter) (Text Processing)

Synopsis

The Porter stemmer for English words.

Description

This operator stems English words using the Porter stemming algorithm applying an iterative, rule-based replacement of word suffixes intending to reduce the length of the words until a minimum length is reached.

Input

  • document

    The document port.

Output

  • document

    The document port.